home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 19 / macformat_19.iso / Shareware / Comms / Client-side Imagemaps / WebMap 1.0.1 / WebMap Help / WebMap Help.rsrc / TEXT_129.txt < prev    next >
Text File  |  1994-09-30  |  616b  |  18 lines

  1. The CERN Imagemap Format
  2.  
  3. ‚Ä¢ NOTE: The CERN format does not allow ovals to be specified in its ‚Äú.map‚Äù files.  Therefore, when you are editing a GIF with WebMap, and you have CERN specified as the default format, all ovals will be constrained to true circles.
  4.  
  5.   Keyword   Coordinates   URL  
  6.  
  7.   rect        (x,y) (x,y)     your_url_here            
  8.  
  9.   circ        (x,y) radius    your_url_here
  10.  
  11.   poly        (x,y) ‚Ķ (x,y)   your_url_here
  12.  
  13.  
  14. Rectangles are specified by their left, top, right and bottom coordinates.
  15.  
  16. Circles are specified by a center point and a radius.
  17.  
  18. Polygons are specified by a list of vertices.